home *** CD-ROM | disk | FTP | other *** search
/ Revista CD Expert 37 / CD Expert nº 37.iso / LastCall / lastcall.exe / stuff / lastcall.dxr / 00174_reset x bottle tips.ls < prev    next >
Encoding:
Text File  |  2000-03-27  |  97 b   |  7 lines

  1. on mouseUp
  2.   global gXbottleTips
  3.   if gXbottleTips = 1 then
  4.     resetXbottleFlags()
  5.   end if
  6. end
  7.